home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / buck210.zip / BUCK.DOC < prev    next >
Text File  |  1991-08-13  |  16KB  |  376 lines

  1.  
  2.                                 << Buccaneer >>
  3.  
  4.                                  Version 2.10
  5.  
  6.                           +-------------------------+
  7.                           | Cross Connect Software  |
  8.                           |      P.O. Box 131       |
  9.                           | Wheelersburg, OH 45694  |
  10.                           +-------------------------+
  11.                           |   Copyright 1990 by     |
  12.                           |       Alan Graff        |
  13.                           +-------------------------+
  14.  
  15.    Buccaneer has been tested on a Laser Turbo XT with 640 KB RAM running
  16.    SuperBBS 1.11 (reg) and no serious errors in the program have been found.
  17.    If you discover a major error please contact the author so that it may
  18.    be corrected in the next version.  Any suggestions on how Buccaneer could
  19.    be improved are also welcome. We have done our best to debug this game.
  20.    To our knowledge it should not cause undue harm to any IBM compatible
  21.    system if operated according to these instructions.  Alan Graff (dba
  22.    Cross Connect Software) will not be held responsible for loss of data or
  23.    damage to software or hardware that might be caused by the operation of
  24.    this program.
  25.  
  26. What Buccaneer is
  27. -----------------
  28.    Buccaneer is a game door written for Remote Access BBS, QuickBBS and
  29.    SuperBBS.  It permits users to roam about on a 13x13 grid, attacking
  30.    each other and treasure ships.
  31.  
  32. Operational modes:
  33. ------------------
  34.    This software operates in two modes.  Without a special key, it will
  35.    run as a "freeware" program.  In this mode, you are under no obligation
  36.    to compensate the program author for it's use.  You are free to use it
  37.    in "freeware" mode indefinately.  Should you wish to unlock the special
  38.    features provided by the alternate "registered" mode of operation, you
  39.    should send a $10 registration fee along with information about your
  40.    BBS requested on the registration form included with this program to:
  41.  
  42.                            Cross Connect Software
  43.                            P.O. Box 131
  44.                            Wheelersburg, OH 45694
  45.  
  46.    and a special key file will be sent to you to unlock the features of
  47.    the program.  Future updates of Buccaneer should run as the registered
  48.    version by using this key file and may be downloaded from the author's
  49.    BBS or other online services.  See the registration form for further
  50.    details.
  51.  
  52. Differences between registered and freeware modes
  53. -------------------------------------------------
  54.   Both versions are identical in play from the USER vantage point,
  55.   however there are a few differences from the sysops point of view.
  56.  
  57.   Option          Freeware Mode      Registered Mode
  58.   ----------      -------------      ---------------
  59.   BUCKEDIT        Several options    All options operational.
  60.                   inoperative.
  61.  
  62.   Prices          Fixed amounts      Prices may be set in BUCK.CFG
  63.                   set by program.
  64.  
  65.   User List       Displays location  Displays location, strength and
  66.                   of other users to  amount of gold onboard other users
  67.                   "cheat" level      ships to "cheat" level players.
  68.                   players.
  69.  
  70.   Credits         Displays an        Displays "[REGISTERED]" and
  71.                   "[UNREGISTERED]"   name of BBS it is registered to.
  72.                   notice to users
  73.                   and a reminder
  74.                   to the sysop.
  75.  
  76.   Log-In "BEEP"   Locked ON          Selectable by command line parameter
  77.  
  78.   Log-Off "BEEP"  Locked ON          Selectable by command line parameter
  79.  
  80. Running Buccaneer
  81. -----------------
  82.  
  83.   :::::::::::::::::::::::::::::  ATTENTION!!!  ::::::::::::::::::::::::::::
  84.   ::                           ~~~~~~~~~~~~~~~~                          ::
  85.   :: Records from version 1.00 are not compatible with this version!     ::
  86.   ::                                                                     ::
  87.   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  88.  
  89.   The files needed to run Buccaneer are:
  90.  
  91.   BUCK210.EXE   Main program
  92.   BUCK.KEY      Registration key (Registered versions only)
  93.   BUCKHLP.TXT   Online help file
  94.   BUCK.CFG      Configuration file
  95.   BUCKANS.000   ANSI welcome screen
  96.   BUCKANS.001   Main ANSI game menu
  97.   BUCKANS.002   ANSI help menu
  98.   BUCKASC.000   ASCII welcome screen
  99.   BUCKASC.001   Main ASCII game menu
  100.   BUCKASC.002   ASCII help menu
  101.   BUCKEDIT.EXE  Sysop utility
  102.   BUCKEDIT.ANS  Ansi menu screen
  103.  
  104.   Other files included with Buccaneer should be:
  105.  
  106.   BUCKNEW.2XX   "What's new" file
  107.   BUCK.DOC      Sysop's manual (This file)
  108.   BUCKEDIT.DOC  Sysop utility manual
  109.  
  110.   The program will create several support files the first time it is run
  111.   and will update them periodically.  These files are:
  112.  
  113.   BUCK.DAY      Daily maintenance data
  114.   BUCK.USR      User data
  115.   BUCK.LOG      Ship's log
  116.   BUCKKING.SCO  Last month's high score
  117.   BUCKHIGH.ASC  Current high score data file
  118.   BUCKSHIP.DAT  Data on ship locations
  119.  
  120. Setting up the game
  121. -------------------
  122.       Note: This game was designed for use on QBBS/RA/SBBS systems.
  123.             Unless otherwise noted, setup instructions contained in
  124.             this document refer to those systems.  For other systems
  125.             you should refer to the documentation supplied with your
  126.             BBS software to determine compatibility.
  127.  
  128.   Create a subdirectory on your hard drive for the game to reside in.
  129.   Copy all of the files from this archive into that directory.
  130.   Edit BUCK.CFG to fit your system configuration.
  131.   Create a batch file to be called from your BBS to run the game.
  132.  
  133.   ======================
  134.   REM Simple sample batch file
  135.   CD C:\QUICKBBS\PIRATES
  136.   BUCK210 /K30 /B
  137.   CD C:\QUICKBBS
  138.   ======================
  139.  
  140.   Start the batch file from your BBS menu using a type 7 or 15 command.
  141.  
  142. Parameter options
  143. -----------------
  144.   When starting Buccaneer, there are several optional parameters that
  145.   may be used on the command line to affect the way the game operates.
  146.   Various combinations of these parameters may be used.
  147.   These parameters are:
  148.  
  149.   /L    Local mode.  Creates it's own drop file and runs the game as
  150.         a stand-alone.  Be sure you have BUCK.CFG edited correctly
  151.         before trying this parameter.  May not be used in combination
  152.         with the /D parameter.
  153.  
  154.   /N    Ignores EXITINFO.BBS file to permit game to run with door
  155.         patches such as Door Master or QKDoor.  Not required with
  156.         the /L parameter or on QBBS/RA/SBBS systems.
  157.  
  158.   /D    Causes game to look for DOOR.SYS instead of DORINFO1.DEF
  159.         to let it run on GAP compatible systems.  May not be used
  160.         with the /L parameter.
  161.  
  162.   /Kn   Deletes players who have not played in n days (i.e.
  163.         BUCK210 /K30 will delete any player who has not played in
  164.         30 days).
  165.  
  166.   /B    Turns on Log-on/Log-off "beep".  <Registered mode only.
  167.         This feature is locked ON in freeware mode.>
  168.  
  169. Running Buccaneer under Windows, Desqview, etc.
  170. -----------------------------------------------
  171.   Many complaints were received about versions 1.00 through 2.01a
  172.   running very slowly on systems using multi-tasking software.  There is
  173.   nothing that can be done to speed the operation of those versions.
  174.   For users of version 2.02 and higher, set the DOS variable OUTBUFF=ON
  175.   prior to running the game to speed up operation of this version.
  176.   We have not tested this version of Buccaneer on a multi-task system
  177.   but it should work properly using this method according to the
  178.   documentation provided with JPDoor.
  179.  
  180.   Here is an example startup batch file for a multi-tasking system:
  181.  
  182.   REM BUCK.BAT
  183.   CD C:\QUICKBBS\PIRATE
  184.   SET OUTBUFF=ON
  185.   BUCK210 /B /K45
  186.   SET OUTBUFF=OFF
  187.   CD C:\QUICKBBS
  188.  
  189. Upgrading from earlier versions
  190. -------------------------------
  191.   (a) BUCKFREE Version 1.00
  192.       Backup your current game files.  Delete everything in the
  193.       game directory and copy all files from this archive into
  194.       the directory.  Be sure to extract the new version of
  195.       BUCKEDIT.  Edit BUCK.CFG to fit your system.  Change any
  196.       batch files or menu commands to fit the new file name or
  197.       rename BUCK210.EXE.
  198.   (b) All other versions
  199.       Backup your current game files.  Delete everything in the
  200.       game directory EXCEPT the following files:
  201.  
  202.                        BUCK.CFG
  203.                        BUCK.DAY
  204.                        BUCK.LOG
  205.                        BUCK.USR
  206.                        BUCKKING.SCO
  207.                        BUCK.KEY (Registered owners only)
  208.  
  209.       Copy all files except BUCK.CFG from this archive into
  210.       the directory.  Be sure to extract the new version of
  211.       BUCKEDIT also.  Change any batch files or menu commands to
  212.       fit the new file name or rename BUCK210.EXE.
  213.  
  214. Running Buccaneer in local mode
  215. -------------------------------
  216.   To run Buccaneer in local mode, start it with a /L parameter
  217.   (BUCK210 /L) and enter your name at the prompt.  The security level
  218.   requested will determine whether you are permitted to cheat or not.
  219.   to get the highest security level (32000) just press enter at the
  220.   prompt.
  221.  
  222. Running Buccaneer with other BBS software
  223. -----------------------------------------
  224.   Correct operation of Buccaneer with software other than QuickBBS,
  225.   Remote Access or SuperBBS can not be guaranteed.  Buccaneer SHOULD
  226.   work with any program that creates either the QBBS style DORINFO1.DEF
  227.   drop file or the GAP style DOOR.SYS drop file.  No special parameters
  228.   are required to operate with Remote Access, QuickBBS or Superbbs.  If
  229.   you are using a patching program to create the DORINFO1.DEF file, you
  230.   may need to use the /N parameter when starting the game
  231.   (i.e.: BUCK210 /N ).  If your software creates a DOOR.SYS drop file,
  232.   you will need to use the /D parameter when starting the game (BUCK210 /D).
  233.  
  234. Comments about BUCK.KEY
  235. -----------------------
  236.   This file MUST be placed in the same directory as BUCK210.EXE for
  237.   the game to run as the registered version.   Without this key the
  238.   software will run as the unregistered version.  Be sure to make a
  239.   backup copy of this file!  Older registered versions will not run
  240.   without this key file.
  241.  
  242. Comments about BUCK.LOG
  243. -----------------------
  244.   This file is straight ASCII text that contains events of interest to
  245.   the players about their opponents recent activity.  This is a
  246.   self-maintaining file that limits itself to 100 lines.  It may be
  247.   altered with any ASCII text editor if needed.  Be sure that the
  248.   file contains 100 lines or less after you finish editing.  More than
  249.   100 lines has been known to cause the program to crash.  Watch for
  250.   players who are able to slip a ^J into their alias or ship name, this
  251.   may eventually cause the game to crash.  This has been noticed only
  252.   with players operating Apple computers as of this date.
  253.  
  254. Comments about BUCKEDIT
  255. -----------------------
  256.   BUCKEDIT is a sysop utility that permits editing of all user info as
  257.   well as treasure ship and spanish armada information.  Since the
  258.   Flying Dutchman moves with every game played, editing it's position
  259.   is not possible.  Prior to version 2.10, BUCKEDIT was limited to registered
  260.   users only.  Starting with version 2.10, a crippled version of BUCKEDIT
  261.   is being included with the game.  The same key file that unlocks the
  262.   registered functions of BUCCANEER also unlocks BUCKEDIT. Read the file
  263.   BUCKEDIT.DOC contained in this archive for further information.
  264.  
  265. Regarding bugs and updates.
  266. ---------------------------
  267.   Due to the nature of my regular job (you thought I made a living
  268.   off of this stuff?) it sometimes takes me quite a while to fix
  269.   minor bugs in the software.  If a major bug causes the game to
  270.   crash and burn or other nasty things, a fix will probably be
  271.   soon in the making.  In other words, you may have to live a few
  272.   months with minor bugs, but I will try to fix them as soon as
  273.   I can after I have been notified of their existence.
  274.   Updates will be posted on Cross Connect BBS as soon as they are
  275.   released and may be downloaded from the visiting sysop file area.
  276.   If you are a member of FidoNet, you may also file request the game
  277.   using the magic name "BUCK" for the current version.
  278.   Version 2.10 is a rather extensive revision of some of the code,
  279.   so I expect some new bugs may have found their way into the game.
  280.   Please let me know about any you find, I will try to get a fix out
  281.   for them sometime around November 1991 unless they are MAJOR ones.
  282.  
  283. Things to come?
  284. ---------------
  285.   Some of the things we hope to be able to add in future versions of
  286.   Buccaneer:
  287.  
  288.   Online chat. <Registered version only>
  289.   Twit control. <Registered version only>
  290.   Option to re-float ships (for a price).
  291.   Option for other ships to attack when entering their sector.
  292.   Multi-node operation.  <Registered only>
  293.   Further implementation of user flags.
  294.  
  295.   Whether these upgrades are made or not depends largely on the
  296.   continued popularity of Buccaneer.  Thanks to everyone who has
  297.   registered and/or called about it so far!
  298.  
  299. Miscellaneous comments
  300. --------------------------
  301.   Buccaneer was written by Alan Graff, sysop of Cross Connect BBS.
  302.   It was written and compiled in Turbo Pascal 6.0. and uses JPDoor
  303.   (registered) for fossil and BBS interface operations.
  304.  
  305.   =================================================================
  306.  
  307.   Thanks to:
  308.  
  309.   God for giving me the talent and patience to be able to write this
  310.   program in the first place.
  311.  
  312.   My wife Patsy for putting up with my computer addiction and the
  313.   huge telephone bills, still loving me after 15 years despite it all.
  314.  
  315.   The many users of Cross Connect who put up with the bugs, the
  316.   best bunch of pirates sailing the 7 seas!
  317.  
  318.   John Parlin for writing JPDOOR, without which the game would not
  319.   have been possible.
  320.  
  321.   Everyone who has registered the game.  Your comments and positive
  322.   responses have been most gratifying.
  323.  
  324. Blatant plug
  325. ------------
  326.  
  327.   CROSS CONNECT BBS (614) 776-7136
  328.   Fidonet 1:2260/50
  329.   EchoNet 50:6606/50
  330.   24 hour operation
  331.   Communication parameters: 8-N-1
  332.   Currently supporting 300-2400 bps.
  333.  
  334. Legal stuff
  335. ------------------
  336.   The following words and phrases used in this documentation are
  337.   trademarks or copyrighted property of their respective owners:
  338.  
  339.   Apple           Apple Computers
  340.   Buccaneer       Alan Graff
  341.   Buckedit          "    "
  342.   Cross Connect     "    "
  343.   IBM             International Business Machines
  344.   JPDoor          John Parlin & Motor City Software
  345.   Laser Turbo XT  Laser Computers
  346.   QuickBBS        Ultimate Software Technologies (et al)
  347.   Remote Access   Continental Software
  348.   SuperBBS        Risto Virkkala and Aki Antman
  349.   Turbo Pascal    Borland International
  350.  
  351. REGISTERED SYSTEMS AS OF 8/6/91
  352. -------------------------------
  353.   Reg# BBS PHONE      BBS Name & location
  354.   ---- -------------  -------------------
  355.   0001 (614)776-7136  Cross Connect BBS, Wheelersburg, OH
  356.   0002 (612)938-4301  City Terminal BBS, Hopkins, MN
  357.   0003 (414)796-8408  TopSoft Support BBS, Brookfield, WI
  358.   0004 (703)591-8228  The Penal Colony, Fairfax, VA
  359.   0005 (816)263-7623  Hi-Tech Express, Moberly, MO
  360.   0006 (205)859-8748  The High Frontier BBS, Toney, AL
  361.   0007 (604)493-1940  Penticton QBBS Systems, Penticton BC, Canada
  362.   0008 (612)832-5127  Odyssey BBS, Edina, MN
  363.   0009 (805)494-9386  Pacific Coast Micro, Thousand Oaks, CA
  364.   0010 (919)288-5931  The Shock System, Greensboro, NC
  365.   0011 (708)331-4494  The Photo Exchange, South Holland, IL
  366.   0012 (803)524-5655  Broad River Emporium, Burton, SC
  367.   0013 -------------  Reserved
  368.   0014 (803)525-4551  Game Wars BBS, Paris Island, SC
  369.   0015 (201)939-2695  The Eagle's Nest, Lynhurst, NJ
  370.   0016 (401)821-1457  Road Runner BBS, West Warwick, RI
  371.   0017 (508)745-1689  The Witch City BBS, Salem, MA
  372.   0018 (404)561-8043  PC MUNCHLAND, Columbus, GA
  373.   0019 (519)539-7383  The Empire BBS, Woodstock ON, Canada
  374.  
  375. <*** End of File ***>
  376.